/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
.mt0{margin-top:0;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
::-webkit-input-placeholder
{color:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/*head*/
#headbg{height:41px;background:#EAEAEA;}
.head{height:41px;line-height:41px;}
.head .head_left{float:left;line-height:41px;color:#8a8a93;position:relative;}
.head .head_right{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .head_right a{display:inline-block;height:41px;line-height:41px;color:#8a8a93;font-size:14px;position:relative;}
.head .head_right a:first-child{margin-right:20px;}
.head .head_right a:first-child:after{content:'';width:1px;height:12px;background:#C8C8C8;position:absolute;right:-10px;top:15px;}
/*top*/
.top{padding:26px 0 29px;}
.top .top_left{float:left;}
.top .top_left .logo{width:66px;float:left;padding:10px 0;}
.top .top_left .logo img{width:100%;}
.top .top_left .tl_name{float:left;margin-left:8px;}
.top .top_left .tl_name p{margin:0;color:#323232;}
.top .top_left .tl_name p:first-child{font-size:30px;font-weight:bold;height:44px;line-height:44px;}
.top .top_left .tl_name p:last-child{font-family:Arial;line-height:26px;height:26px;font-size:16px;}
.top .top_left i{display:block;float:left;width:1px;height:55px;background:#d8d8d8;margin-top:10px;margin-left:17px;}
.top .top_left .tl_txt{float:left;margin-left:13px;line-height:33px;padding-top:4px;font-size:18px;color:#5d5d5d;}
.top .top_right{float:right;}
.top .top_right p{margin:0;font-size:16px;color:#606060;line-height:24px;height:24px;}
.top .top_right p span{font-family:Impact;color:#ff9c00;font-size:24px;vertical-align:middle;}
.top .top_right p:first-child span{letter-spacing:1.5px;}
/*nav*/
#navbg{height:67px;background:#0D62BE;}
.pcnav{position:relative;}
.pcnav ul{margin:0;}
.pcnav .firstfloor>li{display:inline-block;float:left;font-size:16px;text-align:center;position:relative;cursor:pointer;width:12.5%;}
.pcnav .firstfloor>li:after{content:'';width:1px;height:22px;background:#3C80CA;position:absolute;right:0;top:25px;}
.pcnav .firstfloor>li:last-child:after{content:none;}
.pcnav .firstfloor>li>a{display:block;width:100%;color:#FFF;line-height:67px;height:67px;box-sizing:border-box;}
.pcnav .firstfloor>li:hover{background:#ff9c00;}
.pcnav .firstfloor>li:hover:after{background:#FF9C00;}
.pcnav .firstfloor>li:hover>a{color:#FFF;}
.pcnav .secondfloor{position:absolute;left:0;top:67px;z-index:9999;display:none;background:#FFF;min-width:100%;box-sizing:border-box;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:40px;height:40px;font-size:13px;margin-left:0;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;width:100%;height:100%;white-space:nowrap;padding:0 15px;}
.pcnav .secondfloor li a:hover{color:#000;}
.topicon{float:right;padding:35px 0 24px;}
.topicon i{display:block;width:42px;height:26px;padding:0 8px;float:left;position:relative;cursor:pointer;}
.topicon i:after{content:'';position:absolute;top:5px;right:0;width:1px;height:16px;background:#efefef;}
.topicon i:last-child:after{content:none;}
.topicon i.topphone{background:url(topphone.jpg) no-repeat center center;}
.topicon i.searchicon{background:url(searchicon.jpg) no-repeat center center;}
/*mobilehead*/
#mobilehead{display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(logo.png) no-repeat 10px center;background-size:auto 50px;}
.nav_one li{width: 25%;float: left;}

#mobilehead .nav_bg{display:none;position:fixed;top:111px;left:0;z-index:989;width:100%;height:calc(100% - 111px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:31%;position:relative;}
.index_banner_item.swiper-container-horizontal .swiper-pagination{bottom:30px;}
.index_banner .index_banner_item{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}
#pic_banner{width:100%;height:100%;}
.index_banner .index_banner_item .swiper-slide{width:100%;height:100%;}
.index_banner .swiper-slide a{display:block;width:100%;height:100%;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:11px;height:11px;}
.index_banner .swiper-pagination-bullet-active{width:35px;border-radius:6px;}
/*indexseach*/
#indexseachbg{background:#f3f3f3;padding:18px 0 20px;}
.isearch{}
.isearch .is_left{width:calc(100% - 420px);float:left;font-size:0;-webkit-text-size-adjust:none;padding:14px 0 11px;}
.isearch .is_left span{font-size:14px;color:#161616;display:inline-block;height:20px;line-height:20px;}
.isearch .is_left a{display:inline-block;font-size:14px;color:#4d4d4d;padding-right:40px;line-height:20px;height:20px;position:relative;}
.isearch .is_left a:before{content:'';position:absolute;right:19px;top:2px;width:2px;height:16px;background:#9a9a9a;}
.isearch .is_left a:last-child{padding-right:0;}
.isearch .is_left a:last-child:before{content:none;}
.isearch .is_right{float:right;}
.isearch .is_right span{font-size:18px;color:#999;line-height:45px;height:45px;float:left;}
.isearch .is_right input{float:left;height:45px;line-height:43px;border:1px solid #F1F1F1;padding:0 10px;width:270px;outline:none;border-right:none;}
.isearch .is_right .is_btn{float:right;width:66px;height:45px;background:url(searchicon.jpg) no-repeat center center #0D62BE;}
/*pb_title*/
.pb_title{text-align:center;}
.pb_title h2{margin:0;font-size:40px;color:#393a45;font-weight:bold;position:relative;line-height:46px;height:46px;}
.pb_title p{margin:0;font-size:16px;line-height:20px;color:#767575;margin-top:14px;}

.pb_btn{text-align:center;margin-top:38px;}
.pb_btn a{display:inline-block;height:37px;line-height:37px;border-radius:19px;color:#6f6f6f;border:1px solid #c8c8c8;margin-left:38px;padding:0 68px 0 44px;background:url(lanseicon.png) no-repeat right 23px center;}
.pb_btn a.l_btn{background:url(baiseicon.png) no-repeat right 23px center #75c01c;color:#FFF;border:1px solid #75c01c;}
.pb_btn a.r_btn{background:url(lanseicon.png) no-repeat right 23px center #FFF;color:#6f6f6f;border:1px solid #FFF;}
.pb_btn a:first-child{margin-left:0;}
/*product*/
.product{padding:45px 0}
.p_class{margin-top:16px;}
.p_class .p_li{margin-top:10px;font-size:14px;position:relative;width:23.8%;margin-left:1.6%;float:left;background:#E3E3E3;text-align:center;}
.p_class .p_li.plist_class{width:auto;padding:0 15px;}
.p_class .p_li:nth-child(4n+1){margin-left:0;}
.p_class .p_li>span{display:inline-block;width:100%;height:48px;text-align:center;display:table;}
.p_class .p_li>span>a{height:48px;line-height:48px;color:#555;display:table-cell;}
.p_class .p_li>span>i{display:table-cell;width:48px;height:48px;background:url(navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.p_class .p_li:hover,.p_class .p_li.on{background:#0d62be;}
.p_class .p_li:hover>span>a,.p_class .p_li.on>span>a{color:#FFF;}
.p_class .p_li:hover>span>i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.p_class .p_ul{position:absolute;left:0;top:48px;z-index:2;background:#E3E3E3;min-width:100%;display:none;}
.p_class .p_ul>ul{margin:0;}
.p_class .p_ul>ul>li{height:48px;line-height:48px;border-bottom:1px solid #E8E8E8;}
.p_class .p_ul>ul>li:last-child{border-bottom:none;}
.p_class .p_ul>ul>li>a{color:#555;padding:0 10px;display:block;width:100%;height:100%;white-space:nowrap;}
.p_class .p_ul>ul>li:hover{background:#0d62be;color:#FFF;}
.p_class .p_ul>ul>li:hover>a{color:#FFF;}
.product_ul{position:relative;margin-top:11px;}
.product_ul .product_li{width:23.8%;margin-left:1.6%;float:left;margin-top:19px;}
.product_ul .product_li:nth-child(4n+1){margin-left:0;}
.product_ul .product_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.product_ul .product_li .p_img img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:contain;border:1px solid #DADBDA;}
.product_ul .product_li p{margin:0;line-height:58px;color:#434343;text-align:center;background:#f0f0f0;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_ul .product_li p a{color:#434343;}
.product_btn{width:437px;border:2px solid #FF9D03;border-radius:25px;height:50px;line-height:46px;margin:0 auto;margin-top:40px;font-size:0;-webkit-text-size-adjust:none;}
.product_btn span{display:inline-block;width:278px;height:46px;line-height:46px;text-align:center;font-size:16px;color:#666;}
.product_btn span em{font-size:18px;color:#ff9d03;font-weight:bold;font-style:normal;vertical-align:middle;}
.product_btn a{width:155px;height:46px;line-height:46px;background:#FF9D03;border-radius:23px;color:#FFF;display:inline-block;font-size:16px;color:#FFF;text-align:center;}
/*productzt*/
#productztbg{background:url(pztbg.jpg) no-repeat ;padding:50px 0;-webkit-background-size: cover;
background-size: cover;}
.productzt{margin-top:50px;overflow:hidden;padding-bottom:19px;}
.productzt_ul{position:relative;}
.productzt_ul .swiper-slide{background:#FFF;position:relative;}
.productzt_ul .swiper-slide .pz_li{width:100%;padding-bottom:63.25%;position:relative;}
.productzt_ul .swiper-slide .pz_li img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;left:0;top:0;}
.productzt_ul .swiper-slide .pz_txt{padding:20px 35px 35px;}
.productzt_ul .swiper-slide .pz_txt p{margin:0;color:#555;line-height:28px;margin-top:8px;text-align:center;font-size:15px;}
.productzt_ul .swiper-slide .pz_txt p a{color:#555;}
.productzt_ul .swiper-slide .pz_txt p:first-child{font-size:24px;}
.productzt_ul .swiper-slide i{position:absolute;width:39px;height:39px;background:url(pzticon.png) no-repeat left top;left:50%;margin-left:-20px;bottom:-19px;display:block;}
/*xuanze*/
#xuanzebg{background:#F0F0F0;padding:40px 0 60px;}
.xuanze{}
.xuanze_title{text-align:center;}
.xuanze_title h2{margin:0;font-size:40px;color:#393a45;font-weight:bold;position:relative;line-height:46px;height:46px;display:inline-block;padding:0 17px;}
.xuanze_title h2:before{content:'';position:absolute;top:21px;left:-109px;width:109px;height:1px;background:url(xuanzeh2left.png) no-repeat left top;}
.xuanze_title h2:after{content:'';position:absolute;top:21px;right:-109px;width:109px;height:1px;background:url(xuanzeh2right.png) no-repeat left top;}
.xuanze_title p{margin:0;font-size:16px;line-height:20px;color:#767575;margin-top:14px;}
.xuanze_ul{}
.xuanze_ul .xuanze_li{margin-top:25px;}
.xuanze_ul .xuanze_li .xuanze_left{float:left;}
.xuanze_ul .xuanze_li .xuanze_right{float:right;}
.xuanze_ul .xuanze_li .xuanze_txt{width:495px;}
.xuanze_ul .xuanze_li .xuanze_txt .xuanze_p{margin-top:30px;}
.xuanze_ul .xuanze_li .xuanze_txt .xuanze_p .x_title{height:50px;line-height:50px;font-size:22px;font-weight:bold;color:#3f3f3f;vertical-align: bottom;margin-bottom:16px;padding-bottom:20px;border-bottom:1px solid #b4b4b4;}
.xuanze_ul .xuanze_li .xuanze_txt .xuanze_p .x_title span{font-size:30px;color:#ff9d03;vertical-align:bottom;}
.xuanze_ul .xuanze_li .xuanze_txt .xuanze_p p{margin:0;font-size:14px;padding-left:15px;background:url(xuanzeicon.jpg) no-repeat left 7px;line-height: 1.8;}
.xuanze_ul .xuanze_li .xuanze_img{width:calc(100% - 510px);}
.xuanze_ul .xuanze_li .xuanze_img img{display:block;max-width:100%;height:auto;}
.xuanze_btn{margin-top:40px;text-align:center;height:48px;font-size:0;-webkit-text-size-adjust:none;}
.xuanze_btn a{display:inline-block;padding:0 58px 0 37px;background:url(liuyanicon.png) no-repeat right 29px center #ff9d03;height:39px;line-height:39px;border-radius:20px;color:#FFF;font-weight:bold;font-size:16px;vertical-align:middle;}
.xuanze_btn .xuanze_span{display:inline-block;padding-left:57px;vertical-align:middle;margin-left:35px;}
.xuanze_btn .xuanze_span p{margin:0;font-size:16px;color:#606060;line-height:24px;height:24px;}
.xuanze_btn .xuanze_span p span{font-family:Impact;color:#ff9c00;font-size:24px;vertical-align:middle;}
.xuanze_btn .xuanze_span p:first-child span{letter-spacing:1.5px;}
/*case*/
#casebg{background:url(casebg.jpg) no-repeat center center;background-size:cover;padding:55px 0 90px;}
.case{}
.case_ul{margin-top:53px;position:relative;}
.case_ul_item{width:100%;overflow:hidden;}
.case_ul .swiper-slide{cursor:pointer;}
.case_ul .swiper-slide .c_li{width:100%;padding-bottom:75%;position:relative;}
.case_ul .swiper-slide .c_li img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;border:1px solid #C2D6EB;}
.case_ul .swiper-slide p{margin:0;line-height:50px;height:50px;color:#393939;padding:0 10px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#dbdbdb;}
.case_ul  .swiper-button-prev{background:url(carrowleft.png) no-repeat center center #FFF;width:40px;height:40px;left:-60px;margin-top:-20px;outline:none;background-size:auto auto;border-radius:50%;}
.case_ul  .swiper-button-next{background:url(carrowright.png) no-repeat center center #FFF;width:40px;height:40px;right:-60px;margin-top:-20px;outline:none;background-size:auto auto;border-radius:50%;}
.case_btn{margin-top:56px;text-align:center;height:48px;font-size:0;-webkit-text-size-adjust:none;}
.case_btn a{display:inline-block;padding:0 58px 0 37px;background:url(liuyanicon.png) no-repeat right 29px center #ff9d03;height:39px;line-height:39px;border-radius:20px;color:#FFF;font-weight:bold;font-size:16px;vertical-align:middle;}
.case_btn .case_span{display:inline-block;padding-left:57px;vertical-align:middle;margin-left:35px;}
.case_btn .case_span p{margin:0;font-size:16px;color:#FFF;line-height:24px;height:24px;}
.case_btn .case_span p span{font-family:Impact;color:#ff9c00;font-size:24px;vertical-align:middle;}
.case_btn .case_span p:first-child span{letter-spacing:1.5px;}

/*info*/
#infobg{padding:50px 0 80px;background:url(infoleftbg1.png) no-repeat 15px 475px,url(infoleftbg.png) no-repeat left 220px,url(inforightbg.png) no-repeat right 58px;}
.info{margin-top:52px;}
.info .info_left{width:36.25%;float:left;}
.info .info_left .info_img{width:100%;padding-bottom:106.61%;position:relative;}
.info .info_left .info_img img{position:absolute;width:100%;height:100%;display:block;object-fit:cover;left:0;top:0;z-index:1;}
.info .info_right{width:56.75%;float:right;}
.info .info_right span{display:inline-block;width:100px;height:3px;background:#ff9600;}
.info .info_right .info_txt{margin-top:11px;}
.info .info_right .info_txt p{margin:0;line-height:28px;color:#666;font-size:15px;}
.info .info_right .info_txt p.p_cn{height:44px;line-height:44px;font-size:28px;font-weight:bold;color:#353535;}
.info .info_right .info_txt p.p_en{font-family:Arial;height:28px;line-height:28px;font-size:12px;text-transform:uppercase;color:#393a45;letter-spacing:1.8px;margin-bottom:21px;}
.info .info_right .info_txt a{display:inline-block;width:159px;height:39px;line-height:39px;background:#ff9d03;border-radius:20px;color:#FFF;font-size:16px;text-align:center;margin-top:14px;}
.info .info_right .info_btn{margin-top:43px;text-align:left;}
.info .info_right .info_btn .info_icon{display:inline-block;width:80px;margin-left:70px;}
.info .info_right .info_btn .info_icon:first-child{margin-left:0;}
.info .info_right .info_btn .info_icon i{width:100%;height:41px;display:block;}
.info .info_right .info_btn .info_icon i.icon1{background:url(infoicon1.jpg) no-repeat center 3px;}
.info .info_right .info_btn .info_icon i.icon2{background:url(infoicon2.jpg) no-repeat center top;}
.info .info_right .info_btn .info_icon i.icon3{background:url(infoicon3.jpg) no-repeat center top;}
.info .info_right .info_btn .info_icon i.icon4{background:url(infoicon4.jpg) no-repeat center top;}
.info .info_right .info_btn .info_icon p{margin:0;height:20px;line-height:20px;font-size:14px;color:#3b3b3b;text-align:center;margin-top:19px;}
/*news*/
#news{background:#F6F6F6;padding:55px 0 40px;}
#news .news_content{padding:27px 0 50px;border-bottom:1px solid #cfcfcf;}
#news .news_content .news_title{text-align:center;font-size:0;-webkit-text-size-adjust:none;}
#news .news_content .news_title span{display:inline-block;font-size:16px;font-weight:bold;position:relative;text-align:center;padding:0 30px;line-height:42px;height:44px;cursor:pointer;color:#303030;margin-left:19px;border:1px solid #e5e5e5;}
#news .news_content .news_title span:first-child{margin-left:0;}
#news .news_content .news_title span.hover{color:#FFF;background:#0a80d8;border:1px solid #0a80d8;}
#news .news_content .news_li{margin-top:47px;position:relative;}
#news .news_content .news_li .news_left{width:48%;float:left;}
#news .news_content .news_li .news_left .news_img{width:100%;padding-bottom:41.7%;position:relative;}
#news .news_content .news_li .news_left .news_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
#news .news_content .news_li .news_left .news_txt{margin-top:14px;}
#news .news_content .news_li .news_left .news_txt .news_h2{height:34px;line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;font-size:18px;color:#414141;margin-top:17px;}
#news .news_content .news_li .news_left .news_txt .news_h2 a{color:#414141;}
#news .news_content .news_li .news_left .news_txt p{color:#414141;line-height:24px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:7px;}
#news .news_content .news_li .news_right{width:48%;float:right;}
#news .news_content .news_li .news_right a{display:block;margin-top:43px;}
#news .news_content .news_li .news_right a:first-child{margin-top:0;}
#news .news_content .news_li .news_right a .time{width:71px;float:left;padding-bottom:18px;}
#news .news_content .news_li .news_right a .time .day{font-size:42px;display:block;line-height:54px;height:54px;text-align:center;color:#414141;}
#news .news_content .news_li .news_right a .time .year{height:14px;line-height:14px;display:block;text-align:center;color:#414141;font-size:12px;padding-bottom:2px;}
#news .news_content .news_li .news_right a .txt{width:calc(100% - 81px);float:right;}
#news .news_content .news_li .news_right a .txt p{color:#414141;line-height:24px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .news_right a .txt p:first-child{font-weight:bold;font-size:18px;color:#414141;line-height:32px;height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#news .question{margin-top:27px;}
#news .question h2{height:28px;line-height:28px;font-size:24px;color:#414141;position:relative;}
#news .question h2 a{position:absolute;display:inline-block;right:0;top:0;height:28px;line-height:28px;font-size:14px;color:#757575;font-weight:normal;}
#news .question .question_ul{margin-top:11px;}
#news .question .question_li{width:31%;margin-left:3.5%;float:left;margin-top:15px;}
#news .question .question_li:first-child{margin-left:0;}
#news .question .question_li p{margin:0;line-height:21px;color:#757575;margin-top:9px;}
#news .question .question_li p a{color:#333;}
#news .question .question_li p:first-child{background:url(qicon.jpg) no-repeat left center;height:20px;line-height:20px;font-size:16px;font-weight:bold;color:#333;text-indent:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#news .question .question_li i{display:block;font-style:normal;font-size:12px;color:#949494;text-align:right;height:18px;line-height:18px;position:relative;margin-top:20px;}
#news .question .question_li i:before{content:'';width:64px;height:2px;background:#D8D8D8;position:absolute;left:0;top:8px;}
/*friendlink*/
#flbg{background:#3175BE;padding:3px 0 25px;}
#flbg .flink{}
#flbg .flink .flink_left{width:121px;float:left;font-size:48px;color:#FFF;position:relative;font-weight:bold;margin-top:22px;height:58px;line-height:58px;font-family:Arial;}
#flbg .flink .flink_right{float:right;width:calc(100% - 154px);font-size:0;-webkit-text-size-adjust:none;}
#flbg .flink .flink_right a{display:inline-block;line-height:18px;white-space:nowrap;padding:0 20px;font-size:14px;color:#FFF;margin-top:22px;position:relative;}
/*foot*/
#footbg{background:#000;padding:55px 0 36px;}
.foot{position:relative;}
.foot .foot_title{text-align:center;}
.foot .foot_title h2{margin:0;height:44px;line-height:44px;font-size:34px;color:#FFF;display:inline-block;position:relative;}
.foot .foot_title h2:after{content:'';position:absolute;right:-26px;top:0;width:11px;height:11px;background:url(contacticon.png) no-repeat left center;}
.foot .foot_title p{margin:0;line-height:26px;font-size:21px;color:#FFF;margin-top:20px;}
.foot .f_input{margin-top:30px;}
.foot .f_input input{height:55px;line-height:55px;background:#FFF;padding:0 10px;float:left;outline:none;}
.foot .f_input .input1{width:20%;}
.foot .f_input .input2{width:22%;margin-left:1.5%;}
.foot .f_input .f_content{width:38.5%;margin-left:1.5%;height:55px;line-height:55px;float:left;outline:none;padding:0 10px;resize:none;}
.foot .f_input .f_btn{width:15%;background:#DD881B;display:block;color:#FFF;text-align:center;margin-left:1.5%;font-size:18px;outline:none;}
.foot .f_input p{line-height:18px;color:rgba(255,255,255,.5);text-align:right;margin-top:29px;}
.foot .f_contanct{margin-top:15px;font-size:0;-webkit-text-size-adjust:none;text-align:left;}
.foot .f_contanct .f_li{display:inline-block;vertical-align:middle;margin-right:140px;margin-top:15px;}
.foot .f_contanct .f_li p{margin:0;line-height:32px;color:rgba(255,255,255,.8);font-size:14px;}
.foot .f_contanct .f_li:last-child{margin-right:0;}
.foot .f_contanct .f_li:last-child p:first-child{text-indent:20px;background:url(footicon.png) no-repeat left center;}
.foot .f_contanct .f_li:last-child p:last-child{height:32px;font-size:30px;color:#FFF;font-family:Impact;}
/*footbottom*/
#footbottombg{background:#000;padding-bottom:0;border-top:1px solid #4D4D4D;}
#footbottombg .footbottom_c{padding:25px 0;text-align:center;}
#footbottombg .footbottom{line-height:20px;color:rgba(255,255,255,.5);}
#footbottombg .footbottom span{display:inline-block;margin-right:20px;}
#footbottombg .footbottom span:last-child{margin-right:0;}
#footbottombg .footbottom a{color:rgba(255,255,255,.5);}
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;height:50px;border-bottom:1px solid #E0E0E0;}
#stylesubnav .xq_c{padding:0;}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 18px;background-size:auto 12px;line-height:20px;float:left;padding:16px 0 10px 20px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#225bbb;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #225bbb;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:20.16%;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
#px_banner .px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
#px_banner .px_txt .px_txt_p{text-align:center;margin-top:80px;}
#px_banner .px_txt .px_txt_p h1{margin:0;line-height:46px;height:46px;font-size:40px;font-weight:bold;color:#444;}
#px_banner .px_txt .px_txt_p p{margin:0;margin-top:15px;height:40px;line-height:40px;font-size:46px;color:rgba(68,68,68,.25);text-transform:uppercase;letter-spacing:-2px;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}


/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#video{display:inline-block;padding:10px 10px 60px;width:600px;height:400px;vertical-align:middle;background:#FFF;position:relative;}
#video .videoc{width:100%;height:100%;}
#video iframe{width:100%;height:100%;}
#video p{margin:0;height:60px;line-height:60px;color:#000;}
#video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}

/*响应式定义*/
@media screen and (max-width:365px){
	.l-365{display:none;}
}
@media screen and (max-width:410px){
	.l-415{display:none;}
}
@media screen and (max-width:499px){
	.l-499{display:none;}
}
@media screen and (min-width:500px){
	.h-500{display:none;}
}
@media screen and (max-width:667px){
	.l-667{display:none;}
}
@media screen and (min-width:668px){
	.h-668{display:none;}
}
@media screen and (max-width:767px){
	.l-767{display:none;}
}
@media screen and (min-width:768px){
	.h-768{display:none;}
}
@media screen and (max-width:991px){
	.l-991{display:none;}
}
@media screen and (min-width:991px){
	.h-991{display:none;}
}
@media screen and (min-width:500px) and (max-width:991px){
	.l-500-991{display:none;}
}
@media screen and (min-width:688px) and (max-width:991px){
	.l-688-991{display:none;}
}

/*1350以上屏幕*/
@media (min-width:1250px){
	.container{width:1300px;}
	.h-1350{display:none;}
}
/*1350以下屏幕*/
@media screen and (max-width:1249px){
	.container{width:calc(100% - 30px);}
	.top .top_left i{display:none;}
	.top .top_left .tl_txt{display:none;}
	.isearch .is_left a{padding-right:20px;}
	.isearch .is_left a:before{right:9px;}
	.case_ul .swiper-button-next{display:none;}
	.case_ul .swiper-button-prev{display:none;}
	#infobg{background:none;padding:40px 0;}
	.info .info_right .info_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
	#news .news_content .news_li .news_right a{margin-top:22px;}
	.foot .f_contanct .f_li{margin-right:40px;}
	
	#lefttop{display:none;}	
	#stylepbulic{height:300px;background-position:right -380px top;}
	.pnav_ul a{padding:0 14px;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	#navbg{display:none;}
	#mobilehead{display:block;}
	.top{display:none;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;border-bottom:1px solid rgba(255,255,255,.2);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{display: block;}
	#indexseachbg{padding:10px 0;}
	.isearch .is_left{width:100%;padding:0 0;}
	.isearch .is_right{display:none;}
	.p_class .p_li{width:32%;margin-left:2%;}
	.p_class .p_li:nth-child(4n+1){margin-left:2%;}
	.p_class .p_li:nth-child(3n+1){margin-left:0;}
	.p_class .p_li.plist_class{width:49%;margin-left:2%;}
	.p_class .p_li.plist_class:nth-child(odd){margin-left:0;}
	.product{padding:30px 0;}
	.product_ul .product_li{width:32%;margin-left:2%;}
	.product_ul .product_li:nth-child(4n+1){margin-left:2%;}
	.product_ul .product_li:nth-child(3n+1){margin-left:0;}
	.product_btn{margin-top:20px;}
	#productztbg{padding:30px 0;}
	.xuanze_ul .xuanze_li{margin-top:0;}
	.xuanze_ul .xuanze_li .xuanze_left{float:none;}
	.xuanze_ul .xuanze_li .xuanze_right{float:none;}
	.xuanze_ul .xuanze_li .xuanze_txt{width:100%;}
	.xuanze_ul .xuanze_li .xuanze_img{display:none}
	#casebg{padding:35px 0;}
	.info .info_left .info_img{display:none;}
	.info .info_right{width:100%;float:none;}
	.info .info_right{text-align:center;}
	.info .info_right .info_btn{text-align:center;}
	#news{padding:30px 0;}
	#news .news_content .news_li .news_left{width:100%;float:none;}
	#news .news_content .news_li .news_right{width:100%;float:none;margin-top:20px;}
	#news .question .question_li{width:48%;margin-left:4%;}
	#news .question .question_li:nth-child(odd){margin-left:0;}
	#footbg{padding:30px 0;}
	.foot .foot_title p{font-size:14px;}
	.foot .f_input .f_btn{font-size:13px;}
	#footbottombg{padding:20px 0 70px;}
	#footbottombg .footbottom_c{padding:0 0;}

	#stylesubnav{height:auto;border-bottom:none;}
	#stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	#stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	#stylesubnav .xq_nav a.on .san{display:none;}
	.index_banner{padding-bottom:35%;}
	#stylepbulic{height:200px;}
	#px_banner .px_txt .px_txt_p{margin-top:50px;}
	.pnav_ul a{margin-right:9px;font-size:14px;padding:0 8px;}
	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	
	#footbg{padding:20px 0;}
	.foot .f_contanct{margin-top:10px;}
	.foot .f_contanct span{margin-right:30px;margin-top:15px;}
	.foot .f_input .input1{width:48%;}
	.foot .f_input .input2{width:48%;margin-left:4%;}
	.foot .f_input .f_content{width:66%;margin-top:15px;margin-left:0;}
	.foot .f_input .f_btn{width:30%;margin-top:15px;margin-left:4%;}
	
	#px_banner{padding-bottom:30%;}
	.pnav_ul{margin-top:0;padding:10px 0;}
	.pnav_ul a{margin-top:10px;border:1px solid #C2C2C2;}
	.pnav_ul a.on{border:1px solid #9D48A5;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner{padding-bottom:35%;}
	.isearch .is_left a{padding-right:14px;}
	.isearch .is_left a:before{right:6px;}
	.pb_title h2,.xuanze_title h2{font-size:22px;height:24px;line-height:24px;}
	.pb_title p{font-size:15px;margin-top:8px;}
	.p_class .p_li{width:48%;margin-right:4%;margin-left: 0;}
	.p_class .p_li:nth-child(4n+1){margin-left:0%;}
	.p_class .p_li:nth-child(3n+1){margin-left:0%;}
	.p_class .p_li:nth-child(even){margin-right: 0;}
	.p_class .p_li:last-child{width:100%;margin-left:0;}
	.p_class .p_li.plist_class{width:100%;margin-left:0;}
	.product_ul .product_li{width:48%;margin-left:4%;}
	.product_ul .product_li:nth-child(4n+1){margin-left:4%;}
	.product_ul .product_li:nth-child(3n+1){margin-left:4%;}
	.product_ul .product_li:nth-child(odd){margin-left:0;}
	
	.xuanze_title p{font-size:15px;margin-top:8px;}
	.xuanze_ul .xuanze_li .xuanze_txt .xuanze_p .x_title{padding-bottom: 5px;font-size: 20px;height: 30px;line-height: 30px;}
    .info{margin-top: 20px;}
	.xuanze_ul .xuanze_li .xuanze_txt .xuanze_p .x_title span{font-size:20px;}
	.xuanze_ul .xuanze_li .xuanze_txt .xuanze_p p{font-weight:normal;font-size:15px;}
	.xuanze_btn a{display:none;}
	.xuanze_btn .xuanze_span{margin-left:0;}
	.case_ul{margin-top:20px;}
	.case_btn{margin-top:20px;}
	.case_btn a{display:none;}
	.case_btn .case_span{margin-left:0;}
	.info .info_right .info_btn .info_icon{margin-left:45px;}
	#news .question .question_li{width:100%;margin-left:0;}
	#news .news_content{padding:20px 0;}
	#news .question{margin-top:0;}
	#flbg .flink .flink_left{width:100%;margin-top:0;text-align:center;}
	#flbg .flink .flink_right{width:100%;}
	#flbg .flink .flink_right a{padding:0 10px;margin-top:5px;}

	#stylepbulic{height:200px;background-position:right -306px top;}
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
    .foot .foot_title h2{font-size: 22px;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	.head .head_right{display:none;}
	.head .head_left{font-size:12px;}
	.product_btn{width:100%;}
	.product_btn a{display:none;}
	.xuanze_title h2:before{display:none;}
	.xuanze_title h2:after{display:none;}
	.pb_title p{font-size:13px;}
	.product{padding:20px 0;}
	.p_class{margin-top:0;}
	
	.p_class .p_li:nth-child(5n+1){margin-left:0%;}
	.p_class .p_li:nth-child(3n+1){margin-left:0%;}
	.p_class .p_li:nth-child(odd){margin-left:0;}
	.product_ul{margin-top:0;}
	/*.product_ul .product_li{width:100%;margin-left:0;}
	.product_ul .product_li:nth-child(4n+1){margin-left:0;}
	.product_ul .product_li:nth-child(3n+1){margin-left:0;}*/
    .product_ul .product_li p{line-height: 35px;}
	#productztbg{padding:20px 0;}
	.productzt{margin-top:15px;}
	#xuanzebg{padding:20px 0;}
	#casebg{padding:20px 0;}
	#infobg{padding:20px 0;}
	.info .info_right .info_txt p.p_en{margin-bottom:6px;}
	.info .info_right .info_txt p{font-size:13px;}
	.info .info_right .info_btn{margin-top:10px;}
	.info .info_right .info_btn .info_icon{width:48%;margin-left:4%;float:left;margin-top:15px;}
	.info .info_right .info_btn .info_icon:nth-child(odd){margin-left:0;}
	#news .news_content .news_title span{font-size:14px;padding:0 15px;margin-left:10px;height:36px;line-height:34px;}
	#news .news_content .news_li{margin-top:15px;}
	.foot .f_contanct .f_li{margin-right:0;margin-top:8px;}
	.foot .f_contanct .f_li p{line-height:26px;font-size:13px;}
	.foot .f_contanct .f_li:last-child p:last-child{font-size:24px;}
	.foot .f_input p{font-size:12px;margin-top:10px;}
	#mobilehead .logo{width:calc(100% - 70px);}
	.index_banner{padding-bottom:36%;}
	.foot .f_input .input1{width:100%;}
	.foot .f_input .input2{width:100%;margin-left:0;margin-top:15px;}
	.foot .f_input .f_content{width:100%;height:40px;line-height:40px;}
	.foot .f_input .f_btn{width:100%;margin-left:0;}
	.foot .f_input input{height:40px;line-height:40px;}


	
	#stylepbulic{height:180px;background-position: right -247px top;margin-top:70px;}
	#px_banner .px_txt .px_txt_p{margin-top:50px;}
	#px_banner .px_txt .px_txt_p h1{font-size:28px;height:32px;line-height:32px;}
	#px_banner .px_txt .px_txt_p p{font-size:20px;line-height:26px;height:26px;margin-top:6px;}
	#zt_banner{margin-top:70px;padding-bottom:40%;}
   
    .info .info_right .info_txt p.p_cn{font-size: 20px;}
    .index_banner_item.swiper-container-horizontal .swiper-pagination{bottom:5px;}
}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#FF9D03;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#FF9D03;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#FF9D03;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#FF9D03;}
.izl-rmenu .btn-phone .phone{background-color:#FF9D03;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}

.slider1.swiper-container{
    padding-top: 30px;
}
.slider1 .pic{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 75%;
}
.slider1 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    object-fit: cover;
}
.slider1 .tit{
    background-color: #eee;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color:#333;
}
.ul-video{
    overflow: hidden;
    margin:0 -20px;
}
.ul-video li{
    float: left;
    width: 33.333%;
    margin-bottom: 15px;
}
.ul-video a{
   display: block;
     margin:0 20px;
}
.ul-video .pic{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 75%;
}
.ul-video .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    object-fit: cover;
}
.ul-video  .video_btn{
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3) url(btn.png) no-repeat center;
}
.slider1  .video_btn{
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3) url(btn.png) no-repeat center;
}
.ul-video .tit{
    background-color: #eee;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color:#333;
}
.slider2 .con{
    display: block;
    margin: 30px 0 0;
    background-color: #fff;
    padding: 25px 25px 34px;
    box-shadow: 0 5px  rgba(0, 0, 0, 0.3);
}
.slider2 a:hover{
    background-color: #259F4A;
}
.slider2 .pic{
    border-radius: 50%;
    overflow: hidden;
    margin:0 auto 22px;
    width: 160px;
    height: 160px;
}
.slider2 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider2 .tit{
    text-align: center;
    font-size: 20px;
    color:#333333;
    font-weight: bold;
    margin-bottom: 6px;
}
.slider2 .desc{
    font-size: 14px;
    color:#666666;
    line-height: 1.81;
    margin-bottom: 26px;
    height: 3.62em;
    text-align: center;
}
.slider2 .desc .info{
    height: 5.43em;
    display: -webkit-box;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    word-break: break-all;  
    -webkit-box-orient: vertical;  
    -webkit-line-clamp: 3;
}
.slider2 a:hover .tit,
.slider2 a:hover .desc{
    color:#fff;
}


@media screen and (max-width:767px){
.ul-video li{width: 50%;}
.pi_top .pi_top_right h1{font-size: 20px;}

}
@media screen and (max-width:499px){
.ul-video li{width: auto;float: none;margin-bottom: 15px;}
.p_class.dn{display: none!important;}
}